| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface > ReadLineBinaryBlockOfUInt32 Method : ReadLineBinaryBlockOfUInt32(UInt32[],Int64,Boolean) Method |
'Declaration<CLSCompliantAttribute(False)> Overloads Function ReadLineBinaryBlockOfUInt32( _ ByVal data() As UInteger, _ ByVal index As Long, _ ByVal seekToBlock As Boolean _ ) As Long
'UsageDim instance As IMessageBasedFormattedIO Dim data() As UInteger Dim index As Long Dim seekToBlock As Boolean Dim value As Long value = instance.ReadLineBinaryBlockOfUInt32(data, index, seekToBlock)
[CLSCompliant(false)] long ReadLineBinaryBlockOfUInt32( uint[] data, long index, bool seekToBlock )
[CLSCompliant(false)] int64 ReadLineBinaryBlockOfUInt32( array<uint>^ data, int64 index, bool seekToBlock )
Current with Keysight IO Libraries Suite 18